ath9k_htc: use non-QoS NDP for AP probing
authorJohannes Berg <johannes.berg@intel.com>
Wed, 21 Mar 2018 10:00:14 +0000 (11:00 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 19 Apr 2018 10:13:03 +0000 (11:13 +0100)
commit9fdb586c4c6d2187fa409f897339744835ac4479
treec30a4d6ded5b7cfd0eb081be8c15b305304763cb
parentdf0568b90af2bddb97aaee05e28f3e71f71c2eb0
ath9k_htc: use non-QoS NDP for AP probing

When switching mac80211 to use QoS NDP, it turned out that
ath9k_htc is somehow broken by this, e.g. see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891060.

Fix this by using the new mac80211 flag to go back to the
old, incorrect, behaviour for this driver.

Fixes: 7b6ddeaf27ec ("mac80211: use QoS NDP for AP probing")
Reported-by: Ben Caradoc-Davies <ben@transient.nz>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name ath9k_htc-use-non-qos-ndp-for-ap-probing.patch
drivers/net/wireless/ath/ath9k/htc_drv_init.c